﻿.presidentbiocontainer{
	position: relative;
	padding: 40px 40px 20px 40px;
}
.biocontainer{
	position: relative;
	border-bottom: 1px solid #d6d6d6;
	padding: 40px 40px 40px 40px;
}
.div-leadershipimg{
	float: left;
	margin-right: 40px;
}
.leadership-img{
	width: 193px;
	height: 193px;
	border-radius: 50%;
}
.leadership-name{
	font-size: 18px !important;
	color: #323232; 
}
.leadership-title{
	font-size: 16px !important;
	color: #7e0c6e;
	margin-bottom: 20px;
}
.leadership-desc,  .leadership-desc span{
	font-size: 16px !important;
	color: #323232;
	line-height: 28px;
	height: 230px;
	padding-left: 230px;
}
.morebio
{
	text-align: right;
}